projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e51f50e
)
(crisp-mode): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 20 May 1997 21:46:00 +0000
(21:46 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 20 May 1997 21:46:00 +0000
(21:46 +0000)
lisp/emulation/crisp.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/crisp.el
b/lisp/emulation/crisp.el
index 93f20715e9dab50320dc5f3082ab85fa4fcbdc74..26ff19e7cd2f89d96ad478e051f4cffa47aa8433 100644
(file)
--- a/
lisp/emulation/crisp.el
+++ b/
lisp/emulation/crisp.el
@@
-88,7
+88,7
@@
does not load Scroll All.")
(defvar crisp-load-hook nil
"Hooks to run after loadint the CRiSP emulator package.")
-(defvar crisp-version "crisp.el release 1.1/$Revision: 1.
4
$"
+(defvar crisp-version "crisp.el release 1.1/$Revision: 1.
5
$"
"The release number and RCS version for the CRiSP emulator.")
(defvar crisp-last-last-command nil
@@
-207,6
+207,7
@@
consecutive use moves point to the end of the buffer."
;; Now enable the mode
+;;;###autoload
(defun crisp-mode ()
"Toggle CRiSP emulation minor mode."
(interactive nil)